- addOnCompleteHandler
void addOnCompleteHandler(void delegate(IHipAsset) onComplete)
Undocumented in source. Be warned that the author may not have intended to support it.
- addOnCompleteHandler
void addOnCompleteHandler(void delegate(string) onComplete)
Undocumented in source. Be warned that the author may not have intended to support it.
- asset
IHipAsset asset()
Undocumented in source. Be warned that the author may not have intended to support it.
- asset
IHipAsset asset(IHipAsset newAsset)
Undocumented in source. Be warned that the author may not have intended to support it.
- await
void await()
Undocumented in source. Be warned that the author may not have intended to support it.
- givePartialData
void givePartialData(void[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasFinishedLoading
bool hasFinishedLoading()
Undocumented in source. Be warned that the author may not have intended to support it.
- into
void into(string*[] variables)
Undocumented in source. Be warned that the author may not have intended to support it.
- into
void into(void* function(IHipAsset asset) castFunc, IHipAsset*[] variables)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- result
HipAssetResult result()
Undocumented in source. Be warned that the author may not have intended to support it.
- result
HipAssetResult result(HipAssetResult newResult)
Undocumented in source. Be warned that the author may not have intended to support it.
- takePartialData
void[] takePartialData()
Undocumented in source. Be warned that the author may not have intended to support it.